home *** CD-ROM | disk | FTP | other *** search
/ Games of Daze / Infomagic - Games of Daze (Summer 1995) (Disc 1 of 2).iso / djgpp / src / gdb-4.12 / bfd / config / rs6000.mh < prev    next >
Encoding:
Text File  |  1994-02-03  |  310 b   |  7 lines

  1. # Host:  IBM RS/6000 running AIX
  2. # This #define is a kludge to allow coff-rs6000.c to compile on most host.
  3. # We only turn on archive & core support if this symbol is defined, since
  4. # we don't have distributable include files for them.
  5. HDEFINES = -DARCHIVES_PLEASE -DCOREFILES_PLEASE
  6. HDEPFILES = rs6000-core.o
  7.